From a0d55c0026ee074318787d52b2f7c02601fbe490 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 15 Jul 2007 15:26:19 +0000 Subject: [PATCH] (ps-default-bg): Change to White. --- lisp/ps-print.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ps-print.el b/lisp/ps-print.el index ea86d15e557..9db03217e5f 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -3030,7 +3030,7 @@ It's used only when `ps-print-color-p' is non-nil." :version "20" :group 'ps-print-color) -(defcustom ps-default-bg 'frame-parameter +(defcustom ps-default-bg "white" "*RGB values of the default background color. The `ps-default-bg' variable contains the default background color used by -- 2.30.2